home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 1355 < prev    next >
Encoding:
Text File  |  1996-08-05  |  2.4 KB  |  68 lines

  1. Newsgroups: comp.lang.c
  2. Path: netcom.com!bnelson
  3. From: bnelson@netcom.com (Bob Nelson)
  4. Subject: "Avoid K&R" (says AOL)
  5. Message-ID: <bnelsonDL3pyq.IIp@netcom.com>
  6. Organization: a computer running Linux
  7. X-Newsreader: TIN [version 1.2 PL2]
  8. Date: Sat, 13 Jan 1996 04:04:01 GMT
  9. Sender: bnelson@netcom23.netcom.com
  10.  
  11. I had long thought that some of the bashing of AOL in this newsgroup
  12. (and other Usenet groups) was unwarranted. Consequently, I
  13. thought I'd try out my 10 hours of free time to have a look around.
  14.  
  15. During the course of my visit, I visited the "Development" area to
  16. take a look around. Among other things, they have a "Programmer's
  17. University" for on-line tutoring, including the C/C++ languages. What
  18. really attracted my attention is the reading list wherein Schildt is
  19. described as "excellent" and K&R is to be "avoided".
  20.  
  21. Granted the AOL development forum is very Windows/Intel-centric, but
  22. I was still surprised to K&R diminished to the level of a book "...to
  23. win bar bets if you hang out at a programmer's bar" even in an area
  24. designed to beginning C programmers.
  25.  
  26. While flames against individual AOL subscribers (simply for having
  27. aol.com in the address) are unjust -- I can't help but question why
  28. a service renders this disservice to its subscribers.
  29.  
  30. The highlights from that on-line document are reproduced below
  31. (condensed...but contextually faithful): 
  32.  
  33.  
  34. ---------- From AOL's C/C++ recommended reading list ----------
  35.  
  36. C BOOKS
  37.  
  38. There are several books concerned with C as a beginner's language, or
  39. moving from another language to C among them are:
  40.  
  41. Teach Yourself C 
  42. Herb Schildt 
  43. McGraw Hill Pub.
  44. ISBN 881596-7
  45.  
  46. An excellent tutorial for anyone learning at home, integrated and
  47. overlapping segments allows the beginner to reinforce his skills.
  48. This book also delves into the more intricate items in C.
  49.  
  50. [...]
  51.  
  52. BOOKS TO BE AWARE OF
  53.  
  54. [...]
  55.  
  56. Avoid the K & R C Language book, as well as the Stroustrup C++ Programming
  57. Language book. These books were written to set a standard for developers
  58. of the language. They make awful tutorials, are hard to read, and
  59. generally just discourage the novice programmer. They are however good
  60. to win bar bets if you hang out at a programmer's bar.
  61.  
  62. -- 
  63. =============================================================================
  64.           Bob Nelson: Dallas, Texas, U.S.A.  -  bnelson@netcom.com
  65.       Linux for fun, M$ for $$$...and the NFL for what really counts!
  66. =============================================================================
  67.  
  68.